From adb8fb9cf5d01c8a5c5fdbbd31a60f464e2d2862 Mon Sep 17 00:00:00 2001 From: =?utf8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Mon, 21 Dec 2015 22:11:00 +0100 Subject: [PATCH] Removed tracking from documentation --- debian/patches/do-not-track.patch | 23 +++++++++++++++++++++++ debian/patches/series | 1 + 2 files changed, 24 insertions(+) create mode 100644 debian/patches/do-not-track.patch create mode 100644 debian/patches/series diff --git a/debian/patches/do-not-track.patch b/debian/patches/do-not-track.patch new file mode 100644 index 00000000..b455f964 --- /dev/null +++ b/debian/patches/do-not-track.patch @@ -0,0 +1,23 @@ +Description: do not track! + remove tracking code (google analytics) from the documentation. +Author: IOhannes m zmölnig +Last-Update: 2015-12-21 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ +--- juce.orig/doxygen/footer.html ++++ juce/doxygen/footer.html +@@ -1,14 +1,4 @@ + +
+- + + diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 00000000..0ca28ba3 --- /dev/null +++ b/debian/patches/series @@ -0,0 +1 @@ +do-not-track.patch -- 2.30.2